-
Home
-
PhastPress
-
3.6 (latest)
-
Code
-
Classes
- Tag
| Total Complexity |
45 |
| Dependencies |
4 |
| Dependents |
16 |
| Total lines |
235 |
| Lines of code |
140 |
| Logical lines of code |
74 |
| Comment lines |
62 |
| Methods |
23 |
| Properties |
7 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| readUntilAttribute() |
S |
58 |
5 |
17 |
| getAttribute() |
S |
63 |
4 |
11 |
| getClosing() |
S |
66 |
4 |
9 |
| __construct() |
S |
63 |
3 |
10 |
| hasClass() |
S |
67 |
3 |
8 |
| getOpening() |
S |
70 |
3 |
6 |
| dumpValue() |
S |
63 |
3 |
10 |
| setAttribute() |
S |
69 |
2 |
7 |
| generateOpeningTag() |
S |
67 |
2 |
7 |
| generateAttribute() |
S |
68 |
2 |
7 |
| quoteAttributeValue() |
S |
69 |
2 |
6 |
| getTagName() |
S |
82 |
1 |
3 |
| getClasses() |
S |
77 |
1 |
3 |
| hasAttribute() |
S |
79 |
1 |
3 |
| getAttributes() |
S |
70 |
1 |
6 |
| removeAttribute() |
S |
76 |
1 |
4 |
| getTextContent() |
S |
82 |
1 |
3 |
| setTextContent() |
S |
81 |
1 |
3 |
| withClosingTag() |
S |
74 |
1 |
5 |
| getClosingTag() |
S |
82 |
1 |
3 |
| __toString() |
S |
79 |
1 |
3 |
| mustHaveClosing() |
S |
76 |
1 |
3 |
| isFromParser() |
S |
80 |
1 |
3 |